[INFO] fetching crate riegeli 0.2.1...
[INFO] fixing riegeli-0.2.1 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate riegeli 0.2.1 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate riegeli 0.2.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate riegeli 0.2.1
[INFO] tweaked toml for crates.io crate riegeli 0.2.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate riegeli 0.2.1 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate riegeli 0.2.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded protobuf-macros v4.34.1-release
[INFO] [stderr]   Downloaded symbolic-demangle v12.17.1
[INFO] [stderr]   Downloaded paste-complete v1.0.15
[INFO] [stderr]   Downloaded findshlibs v0.10.2
[INFO] [stderr]   Downloaded highway v1.3.0
[INFO] [stderr]   Downloaded symbolic-common v12.17.1
[INFO] [stderr]   Downloaded codspeed-criterion-compat v4.7.0
[INFO] [stderr]   Downloaded pprof v0.15.0
[INFO] [stderr]   Downloaded codspeed-criterion-compat-walltime v4.7.0
[INFO] [stderr]   Downloaded protobuf v4.34.1-release
[INFO] [stderr]   Downloaded codspeed v4.7.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 540672129a10697ceea7c600053bbfa56800c466267791abd597d6946b36d7fb
[INFO] running `Command { std: "docker" "start" "540672129a10697ceea7c600053bbfa56800c466267791abd597d6946b36d7fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "540672129a10697ceea7c600053bbfa56800c466267791abd597d6946b36d7fb" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "540672129a10697ceea7c600053bbfa56800c466267791abd597d6946b36d7fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "540672129a10697ceea7c600053bbfa56800c466267791abd597d6946b36d7fb" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.40
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]     Checking clap_builder v4.5.60
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]    Compiling cpp_demangle v0.4.5
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling paste-complete v1.0.15
[INFO] [stderr]     Checking tempfile v3.26.0
[INFO] [stderr]     Checking statrs v0.18.0
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking memmap2 v0.9.9
[INFO] [stderr]    Compiling symbolic-demangle v12.17.1
[INFO] [stderr]     Checking debugid v0.8.0
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]     Checking symbolic-common v12.17.1
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling protobuf-support v3.7.2
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]    Compiling protobuf-macros v4.34.1-release
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]    Compiling codspeed-criterion-compat v4.7.0
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]     Checking clap v4.5.60
[INFO] [stderr]     Checking rusty-fork v0.3.0
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]     Checking spin v0.10.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking highway v1.3.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling codspeed v4.7.0
[INFO] [stderr]    Compiling protobuf v4.34.1-release
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling findshlibs v0.10.2
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling protobuf-parse v3.7.2
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking riegeli v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling protobuf-codegen v3.7.2
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking proptest v1.9.0
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]    Compiling pprof v0.15.0
[INFO] [stderr]     Checking codspeed-criterion-compat-walltime v4.7.0
[INFO] [stdout] error[E0583]: file not found for module `common`
[INFO] [stdout]  --> tests/transpose_edge_cases.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | mod common;
[INFO] [stdout]   | ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `common`, create file "tests/common.rs" or "tests/common/mod.rs"
[INFO] [stdout]   = note: if there is a `mod common` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `riegeli_ffi` in this scope
[INFO] [stdout]    --> tests/metadata.rs:196:26
[INFO] [stdout]     |
[INFO] [stdout] 196 |             .compression(riegeli_ffi::Compression::None)
[INFO] [stdout]     |                          ^^^^^^^^^^^ use of unresolved module or unlinked crate `riegeli_ffi`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `riegeli_ffi`, use `cargo add riegeli_ffi` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `riegeli_ffi` in this scope
[INFO] [stdout]    --> tests/metadata.rs:239:26
[INFO] [stdout]     |
[INFO] [stdout] 239 |             .compression(riegeli_ffi::Compression::None)
[INFO] [stdout]     |                          ^^^^^^^^^^^ use of unresolved module or unlinked crate `riegeli_ffi`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `riegeli_ffi`, use `cargo add riegeli_ffi` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `riegeli_ffi` in this scope
[INFO] [stdout]    --> tests/metadata.rs:141:22
[INFO] [stdout]     |
[INFO] [stdout] 141 |     let mut reader = riegeli_ffi::RecordReader::new(&file_bytes).expect("cpp reader");
[INFO] [stdout]     |                      ^^^^^^^^^^^ use of unresolved module or unlinked crate `riegeli_ffi`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `riegeli_ffi`, use `cargo add riegeli_ffi` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   7 + use riegeli::RecordReader;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `RecordReader`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 141 -     let mut reader = riegeli_ffi::RecordReader::new(&file_bytes).expect("cpp reader");
[INFO] [stdout] 141 +     let mut reader = RecordReader::new(&file_bytes).expect("cpp reader");
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `riegeli_ffi` in this scope
[INFO] [stdout]    --> tests/metadata.rs:194:17
[INFO] [stdout]     |
[INFO] [stdout] 194 |     let mut w = riegeli_ffi::RecordWriter::new(
[INFO] [stdout]     |                 ^^^^^^^^^^^ use of unresolved module or unlinked crate `riegeli_ffi`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `riegeli_ffi`, use `cargo add riegeli_ffi` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   7 + use riegeli::RecordWriter;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `RecordWriter`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 194 -     let mut w = riegeli_ffi::RecordWriter::new(
[INFO] [stdout] 194 +     let mut w = RecordWriter::new(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `riegeli_ffi` in this scope
[INFO] [stdout]    --> tests/metadata.rs:195:9
[INFO] [stdout]     |
[INFO] [stdout] 195 |         riegeli_ffi::WriterOptions::new()
[INFO] [stdout]     |         ^^^^^^^^^^^ use of unresolved module or unlinked crate `riegeli_ffi`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `riegeli_ffi`, use `cargo add riegeli_ffi` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   7 + use riegeli::WriterOptions;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `WriterOptions`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 195 -         riegeli_ffi::WriterOptions::new()
[INFO] [stdout] 195 +         WriterOptions::new()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `riegeli_ffi` in this scope
[INFO] [stdout]    --> tests/metadata.rs:237:17
[INFO] [stdout]     |
[INFO] [stdout] 237 |     let mut w = riegeli_ffi::RecordWriter::new(
[INFO] [stdout]     |                 ^^^^^^^^^^^ use of unresolved module or unlinked crate `riegeli_ffi`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `riegeli_ffi`, use `cargo add riegeli_ffi` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   7 + use riegeli::RecordWriter;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `RecordWriter`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 237 -     let mut w = riegeli_ffi::RecordWriter::new(
[INFO] [stdout] 237 +     let mut w = RecordWriter::new(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `riegeli_ffi` in this scope
[INFO] [stdout]    --> tests/metadata.rs:238:9
[INFO] [stdout]     |
[INFO] [stdout] 238 |         riegeli_ffi::WriterOptions::new()
[INFO] [stdout]     |         ^^^^^^^^^^^ use of unresolved module or unlinked crate `riegeli_ffi`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `riegeli_ffi`, use `cargo add riegeli_ffi` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   7 + use riegeli::WriterOptions;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `WriterOptions`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 238 -         riegeli_ffi::WriterOptions::new()
[INFO] [stdout] 238 +         WriterOptions::new()
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `riegeli_ffi`
[INFO] [stdout]  --> tests/transpose_edge_cases.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use riegeli_ffi::{Compression, WriterOptions as FfiWriterOptions};
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `riegeli_ffi`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `riegeli_ffi`, use `cargo add riegeli_ffi` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `riegeli` (test "metadata") due to 7 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0432, E0583.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `riegeli` (test "transpose_edge_cases") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "540672129a10697ceea7c600053bbfa56800c466267791abd597d6946b36d7fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "540672129a10697ceea7c600053bbfa56800c466267791abd597d6946b36d7fb", kill_on_drop: false }`
[INFO] [stdout] 540672129a10697ceea7c600053bbfa56800c466267791abd597d6946b36d7fb
